View::DrawAll

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::DrawAll - instance method  

TEMPLATE

see template of VObject::DrawAll  

SPECIFIERS

public virtual  

DESCRIPTION

DrawAll updates the layout of this through the method Update and then calls the method Draw. Subclasses should not override DrawAll but rather the method Draw to draw things. Method is rarely overridden. Method never calls base method.  

ARGUMENTS

see arguments of VObject::DrawAll  

RETURN ARGUMENT

see return argument of VObject::DrawAll  

CATEGORIES

drawing, implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022